SonarQube
- Description
- Sonarqube is the Schema for the sonarqubes API
- Type
object
Specification
.spec
- Description
- Spec describes the state of the sonarqube instance
- Type
object
.spec.helmValues
- Description
- HelmValues specify custom configuration witch the helm chart supported
- Type
object
.status
- Description
- Status describes the status of the sonarqube instance
- Type
object
.status.availableUpgradableVersions
- Description
- list all available upgradable versions
- Type
array
.status.availableUpgradableVersions[]
- Description
- UpgradableChartVersion is used to record the upgradable version of the chart include the links to the upgrade guide
- Type
object
.status.availableUpgradableVersions[].links
- Description
- Links is the links to the upgrade guide
- Type
array
.status.availableUpgradableVersions[].links[]
- Description
- Link used to describe the link to the upgrade guide
- Type
object
.status.conditions
- Type
array
.status.conditions[]
- Type
object- Required
statustype
.status.dependency_secrets
- Type
array
.status.dependency_secrets[]
- Type
string
.status.deployedRelease
- Type
object- Required
manifestname
.status.helmValues
- Description
- record helm values
- Type
object
API Endpoints
The following API endpoints are available:
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/sonarqubesDELETE: delete collection of SonarqubeGET: list objects of kind SonarqubePOST: create a new Sonarqube
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/sonarqubes/{name}DELETE: delete the specified SonarqubeGET: read the specified SonarqubePATCH: partially update the specified SonarqubePUT: replace the specified Sonarqube
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/sonarqubes/{name}/statusGET: read status of the specified SonarqubePATCH: partially update status of the specified SonarqubePUT: replace status of the specified Sonarqube
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/sonarqubes
- HTTP method
DELETE- Description
- delete collection of Sonarqube
- HTTP responses
- HTTP method
GET- Description
- list objects of kind Sonarqube
- HTTP responses
- HTTP method
POST- Description
- create a new Sonarqube
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/sonarqubes/{name}
- HTTP method
DELETE- Description
- delete the specified Sonarqube
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified Sonarqube
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified Sonarqube
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified Sonarqube
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.alaudadevops.io/v1alpha1/namespaces/{namespace}/sonarqubes/{name}/status
- HTTP method
GET- Description
- read status of the specified Sonarqube
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified Sonarqube
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified Sonarqube
- Query parameters
- Body parameters
- HTTP responses